From: bors Date: Thu, 11 Jan 2018 09:18:22 +0000 (+0000) Subject: Auto merge of #4931 - Manishearth:testname, r=matklad X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~3^2~44 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=929392dc6376ad675b9fd293f8e776b205bf5eee;p=cargo.git Auto merge of #4931 - Manishearth:testname, r=matklad Explicitly mention testname argument for cargo test/bench The fact that `cargo test foo` works is totally non obvious. I suspect that 99% of the time folks running `cargo help test` are looking for a way to only run a specific test, and the current help message makes it seem like the way to do that is `cargo test --test foo`, which is incorrect (it runs a specific test target). This PR mentions it explicitly in the help message, first and foremost. --- 929392dc6376ad675b9fd293f8e776b205bf5eee